better cucumber farm
How Google AI builds a better cucumber farm - Disruption
We've been providing commentary for the past two years on the potential for AI and IoT to solve the huge inefficiencies in food production – a huge positive disruption…now we are seeing the first practical uses. From Engadget;" Artificial intelligence technology doesn't just have to solve grand challenges. Sometimes, it can tackle decidedly everyday problems -- like, say, improving a cucumber farm. Makoto Koike has built a cucumber sorter that uses Google's TensorFlow machine learning technology to save his farmer parents a lot of work. The system uses a camera-equipped Raspberry Pi 3 to snap photos of the veggies and send the shots to a small TensorFlow neural network, where they're identified as cucumbers. After that, it sends images to a larger network on a Linux server to classify the cucumbers by attributes like colour, shape and size. An Arduino Micro uses that info to control the actual sorting, while a Windows PC trains the neural network with images. Koike estimates that it takes about 2-3 days to train the sorting AI, even using very low-resolution (80 x 80) pictures. And even the 7,000 photos Koike used for that training probably weren't enough. While the sorter recognized 95 percent of test images, real-world sorting dipped to about 70 percent. Having said that, it's not the immediate results that matter."…more…
Google AI builds a better cucumber farm
Artificial intelligence technology doesn't just have to solve grand challenges. Sometimes, it can tackle decidedly everyday problems -- like, say, improving a cucumber farm. Makoto Koike has built a cucumber sorter that uses Google's TensorFlow machine learning technology to save his farmer parents a lot of work. The system uses a camera-equipped Raspberry Pi 3 to snap photos of the veggies and send the shots to a small TensorFlow neural network, where they're identified as cucumbers. After that, it sends images to a larger network on a Linux server to classify the cucumbers by attributes like color, shape and size.